-
Home
-
Staatic – Static Site Generator
-
1.3.4
-
Code
-
Classes
- PublicationRepository
Total Complexity |
39 |
Dependencies |
14 |
Dependents |
19 |
Total lines |
289 |
Lines of code |
158 |
Logical lines of code |
66 |
Comment lines |
60 |
Methods |
16 |
Properties |
6 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
buildQuery() |
A |
56 |
11 |
13 |
rowToPublication() |
S |
60 |
4 |
12 |
rowsToPublication() |
S |
52 |
3 |
26 |
findWhereMatching() |
S |
66 |
4 |
7 |
getPublicationValues() |
S |
57 |
2 |
16 |
find() |
S |
58 |
2 |
15 |
delete() |
S |
62 |
2 |
12 |
getPublicationsPerStatus() |
S |
62 |
2 |
11 |
findAll() |
S |
73 |
2 |
4 |
__construct() |
S |
65 |
1 |
9 |
nextId() |
S |
80 |
1 |
3 |
add() |
S |
70 |
1 |
6 |
update() |
S |
67 |
1 |
8 |
shouldDeleteBuildWithPublication() |
S |
67 |
1 |
8 |
transformSelectToCount() |
S |
78 |
1 |
3 |
countWhereMatching() |
S |
72 |
1 |
5 |